Skip to content

docs: update README for Java 25 & Spring Boot 3.5.x#266

Open
devin-ai-integration[bot] wants to merge 1 commit into
DevOpsfrom
devin/1783431165-docs-java25-springboot35
Open

docs: update README for Java 25 & Spring Boot 3.5.x#266
devin-ai-integration[bot] wants to merge 1 commit into
DevOpsfrom
devin/1783431165-docs-java25-springboot35

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Jul 7, 2026

Copy link
Copy Markdown

Summary

Doc-only update to reflect the Java 17 → 25 and Spring Boot 3.3.x → 3.5.x upgrade (the functional upgrade lands in parallel PRs to pom.xml/Docker/helm). Scoped to README.md and README-K8S.md only to avoid conflicts.

Changes:

  • Jenkins-agent JDK setup no longer installs openjdk-17-jre. Both files now install Eclipse Temurin 25 (JRE) via the Adoptium apt repo, since Ubuntu's default repos may not ship openjdk-25:
    - sudo apt install fontconfig openjdk-17-jre -y
    + # add Adoptium apt repo (keyring + source list), then
    + sudo apt install fontconfig temurin-25-jre -y
    
  • README.md tech-stack line clarified: "written in Java (Springboot). It targets Java 25 and Spring Boot 3.5.x."

No other prose referenced Java 17 / Spring Boot 3.3.x; unrelated content, images, and command steps are untouched. README-K8S.md has no tech-stack line, so only its Jenkins block changed.

Link to Devin session: https://app.devin.ai/sessions/c815133fce4f4153befc06eb66f15c89
Requested by: @Colhodm


Devin Review

Status Commit
⚪ Not started

Run Devin Review

Open in Devin Review (Staging)

Co-Authored-By: Arjun Mishra <arjunsaxmishra@gmail.com>
@Colhodm Colhodm self-assigned this Jul 7, 2026
@devin-ai-integration

Copy link
Copy Markdown
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant